Total Complexity | 22 |
Dependencies | 7 |
Dependents | 5 |
Total lines | 308 |
Lines of code | 184 |
Logical lines of code | 48 |
Comment lines | 74 |
Methods | 15 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
search() | 45 | 4 | 46 | |
updateWithPaymentData() | 50 | 3 | 27 | |
__construct() | 44 | 1 | 55 | |
findBy() | 66 | 2 | 8 | |
findOneBy() | 70 | 2 | 6 | |
findAll() | 79 | 1 | 3 | |
updateStatusByHash() | 67 | 1 | 8 | |
updateStatusToVerifiedByHash() | 79 | 1 | 3 | |
updateStatusToFailedByHash() | 79 | 1 | 3 | |
updateStatusToProcessingByHash() | 79 | 1 | 3 | |
getTransactionByHash() | 74 | 1 | 5 | |
getTransactionByOrderId() | 73 | 1 | 5 | |
getRemindedPendingTransactions() | 70 | 1 | 6 | |
getCodes() | 79 | 1 | 3 | |
getAddon() | 82 | 1 | 3 |